You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Methods > SizeFromArray Method > Vector.SizeFromArray Method ([In] short[])
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Vector.SizeFromArray Method ([In] short[])

Sets the size of the vector to match an array.

Syntax
C#
Visual Basic
public void SizeFromArray([In] short[] Src);

Sets the Length of the calling vector to match the length of the array. The Complex is set to false.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!